home *** CD-ROM | disk | FTP | other *** search
/ Super Hot Shareware / Digital Concepts Inc. - PC World - SUPER HOT SHAREWARE.iso / Win98 / Msie540 / ie5dom.exe / RCDATA / CABINET / ie5dom.inf < prev    next >
INI File  |  1999-03-11  |  2KB  |  67 lines

  1. [Version]
  2. Signature="$Chicago$"
  3. AdvancedINF=2.5,"You need a new version of advpack.dll"
  4.  
  5.  
  6. ;; INSTALL
  7.  
  8.  
  9. [DefaultInstall]
  10. RequiredEngine=Setupapi,%BadSetupVer%
  11. Copyfiles=CopyCryptFiles,INFCopySection
  12. RunPostSetupCommands=RunPostSetupCommandsSection
  13. AddReg=CryptFiles.AddReg
  14.  
  15. [CopyCryptFiles]
  16. rsaenh.dll,,,4
  17. enhsig.dll,,,4
  18. schannel.dll,sch128c.dll,,32
  19. schannel.dll,sch128c.dll,128schan.dll,40
  20.  
  21. [INFCopySection]
  22. ie5dom.inf
  23.  
  24. [DestinationDirs]
  25. CopyCryptFiles=11
  26. INFCopySection=17
  27.                  
  28. [SourceDisksNames]
  29. 10=%ID01%,,0
  30.  
  31. [SourceDisksFiles]
  32. sch128c.dll=10
  33. rsaenh.dll=10
  34. enhsig.dll=10
  35. ie5dom.inf=10
  36.  
  37. [RunPostSetupCommandsSection]
  38. %11%\regsvr32.exe /s %11%\rsaenh.dll
  39.  
  40. [CryptFiles.AddReg]
  41. HKLM,SYSTEM\CurrentControlSet\Control\SecurityProviders,"Domestic Security Version",0,"4.85"
  42. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\128PATCH,"QuietUninstallString",0,"RunDll32 advpack.dll,LaunchINFSection %17%\ie5dom.inf,Uninstall,5"
  43. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\128PATCH,"RequiresIESysFile",0,"5.00"
  44.  
  45. ;; UNINSTALL
  46.  
  47. [Uninstall]
  48. DelReg=UnInstallRegKey
  49. DelFiles=CopyCryptFiles,INFCopySection
  50.  
  51. [UnInstallRegKey]
  52. HKLM,"SYSTEM\CurrentControlSet\Control\SecurityProviders","Domestic Security Version"
  53. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\128PATCH"
  54. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\128PATCH"
  55.  
  56. [DelDllInSystem]
  57. SCHANNEL.DLL,,,1
  58. RSAENH.DLL,,,1
  59. ENHSIG.DLL,,,1
  60.  
  61.  
  62. ;; STRINGS
  63.  
  64.  
  65. [Strings]
  66. ID01="Internet Explorer 5 Domestic Security Patch"
  67. BadSetupVer   = "Your system is missing the required Setup engine."